home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Utilitaires
/
Beyond Compare
/
beycmpfr.exe
/
{app}
/
BC2.exe
/
0
/
RCDATA
/
TSYNCOPTIONSFRAME
/
TSYNCOPTIONSFRAME.txt
< prev
Wrap
Text File
|
2005-06-02
|
4KB
|
212 lines
object SyncOptionsFrame: TSyncOptionsFrame
Left = 0
Top = 0
Width = 409
Height = 223
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
object Image6: TImage
Left = 8
Top = 130
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object Image5: TImage
Left = 8
Top = 106
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Image4: TImage
Left = 8
Top = 82
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image002.bmp>}
Transparent = True
end
object Image3: TImage
Left = 8
Top = 58
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image003.bmp>}
Transparent = True
end
object Image2: TImage
Left = 8
Top = 34
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image004.bmp>}
Transparent = True
end
object Image1: TImage
Left = 8
Top = 10
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image005.bmp>}
Transparent = True
end
object Label1: TLabel
Left = 117
Top = 12
Width = 106
Height = 13
Alignment = taRightJustify
Caption = 'Si le fichier de gauche est plus r'#233'cent :'
Transparent = True
end
object Label2: TLabel
Left = 111
Top = 36
Width = 112
Height = 13
Alignment = taRightJustify
Caption = 'Si le fichier de droite est plus r'#233'cent :'
Transparent = True
end
object Label3: TLabel
Left = 127
Top = 60
Width = 96
Height = 13
Alignment = taRightJustify
Caption = 'Si le fichier est uniquement '#224' gauche :'
Transparent = True
end
object Label4: TLabel
Left = 121
Top = 84
Width = 102
Height = 13
Alignment = taRightJustify
Caption = 'Si le fichier est uniquement '#224' droite :'
Transparent = True
end
object Label5: TLabel
Left = 125
Top = 108
Width = 98
Height = 13
Alignment = taRightJustify
Caption = 'Si les fichiers sont diff'#233'rents :'
Transparent = True
end
object Label6: TLabel
Left = 123
Top = 132
Width = 100
Height = 13
Alignment = taRightJustify
Caption = 'Si les fichiers sont identiques :'
Transparent = True
end
object CreateEmptyEdit: TBCCheckBox
Left = 9
Top = 180
Width = 122
Height = 17
HelpContext = 18101
Caption = 'Cr'#233'er les dossiers vides'
TabOrder = 7
OnClick = CreateEmptyEditClick
end
object MatchCombo: TComboBox
Left = 232
Top = 128
Width = 169
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 5
OnChange = LeftNewerComboChange
end
object DifferentCombo: TComboBox
Left = 232
Top = 104
Width = 169
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = LeftNewerComboChange
end
object RightOrphanCombo: TComboBox
Left = 232
Top = 80
Width = 169
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
OnChange = LeftNewerComboChange
end
object LeftOrphanCombo: TComboBox
Left = 232
Top = 56
Width = 169
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
OnChange = LeftNewerComboChange
end
object RightNewerCombo: TComboBox
Left = 232
Top = 32
Width = 169
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = LeftNewerComboChange
end
object LeftNewerCombo: TComboBox
Left = 232
Top = 8
Width = 169
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = LeftNewerComboChange
end
object UseDisplayEdit: TBCCheckBox
Left = 9
Top = 200
Width = 128
Height = 17
HelpContext = 18102
Caption = 'Modifier uniquement les fichiers visibles'
TabOrder = 8
OnClick = UseDisplayEditClick
end
object JustSelectionEdit: TBCCheckBox
Left = 9
Top = 160
Width = 86
Height = 17
HelpContext = 18100
Caption = 'Uniquement la s'#233'lection'
TabOrder = 6
OnClick = JustSelectionEditClick
end
end